projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
275001b
)
GtkImage docs: Fix typo - widgte => widget
author
Mart Raudsepp
<leio@gentoo.org>
Wed, 16 Sep 2009 13:17:05 +0000
(16:17 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 22 Sep 2009 08:25:28 +0000
(11:25 +0300)
docs/reference/gtk/tmpl/gtkimage.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/tmpl/gtkimage.sgml
b/docs/reference/gtk/tmpl/gtkimage.sgml
index b7e3fd8b7f27a41c51db5454477e2e2f353bf7ee..be25e081a1c40f406349d54d30fb315b2ba7b676 100644
(file)
--- a/
docs/reference/gtk/tmpl/gtkimage.sgml
+++ b/
docs/reference/gtk/tmpl/gtkimage.sgml
@@
-196,7
+196,7
@@
functions), but they will all return %NULL values.
@GTK_IMAGE_ANIMATION: the widget contains a #GdkPixbufAnimation
@GTK_IMAGE_ICON_NAME: the widget contains a named icon.
This image type was added in GTK+ 2.6
-@GTK_IMAGE_GICON: the widg
te
contains a #GIcon.
+@GTK_IMAGE_GICON: the widg
et
contains a #GIcon.
This image type was added in GTK+ 2.14
<!-- ##### FUNCTION gtk_image_get_icon_set ##### -->